home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / ab20_archive / utilities / emulators / unixlib.lzh / README < prev    next >
Encoding:
Text File  |  1991-10-20  |  485 b   |  13 lines

  1.  
  2.     unix.lib - An Amiga-implementation of some UNIX-systemcalls.
  3.     By ET van Roode
  4.     roode@fwi.uva.nl
  5.     Summer of '91
  6.  
  7.    The functions in this library are written to be able to port LPMud,
  8. written by lars@cd.chalmers.se, to Amiga. So not all functions are fully
  9. implemented, I just implemented what I needed. If you ever want to port an
  10. UNIX-implementation, use this library, and append to it if needed.
  11. Some functions should be implemented better, eg not returning a 
  12. constant string ...
  13.